Skip to content

V14: Unique OAuth callback route#16194

Merged
iOvergaard merged 2 commits intov14/devfrom
v14/feature/oauth_complete
May 2, 2024
Merged

V14: Unique OAuth callback route#16194
iOvergaard merged 2 commits intov14/devfrom
v14/feature/oauth_complete

Conversation

@iOvergaard
Copy link
Copy Markdown
Contributor

Description

Warning

Should not be merged before umbraco/Umbraco.CMS.Backoffice#1720 is merged

This allows the server to send the user back to a route on the backoffice client where nothing is loaded. This is useful in case the user is being logged in inside a popup, where you don't need to load the whole backoffice client, since the popup will be closed by itself.

…mplete" to allow the server to redirect the user back to a route where we don't load the entire backoffice.
@iOvergaard iOvergaard requested a review from kjac April 30, 2024 14:25
@iOvergaard iOvergaard changed the base branch from contrib to v14/dev April 30, 2024 14:29
Copy link
Copy Markdown
Contributor

@Migaroez Migaroez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peer reviewed.

Helper method can be removed as the path does not have an actual dependency on the umbraco path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants